Skip to content

Conversation

@koppor
Copy link
Member

@koppor koppor commented Nov 26, 2025

Triggered by a private conversation.

This is a try to provide some orientation point to document AI code in JabRef

Mandatory checks

  • I own the copyright of the code submitted and I license it under the MIT license
  • [/] I manually tested my changes in running JabRef (always required)
  • [/] I added JUnit tests for changes (if applicable)
  • [/] I added screenshots in the PR description (if change is visible to the user)
  • [/] I described the change in CHANGELOG.md in a way that is understandable for the average user (if change is visible to the user)
  • [/] I checked the user documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request updating file(s) in https://github.com/JabRef/user-documentation/tree/main/en.

@koppor koppor added the dev: code-quality Issues related to code or architecture decisions label Nov 26, 2025
@koppor koppor requested a review from InAnYan November 26, 2025 11:34
InAnYan
InAnYan previously approved these changes Nov 26, 2025

## Feature "Reference Extractor"

Extracts the list of references (Section "References") from the last page of the PDF to a List of BibEntry.
Copy link
Member

@ThiloteE ThiloteE Nov 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where exactly is the section "References"? Can we add a link there? Is this supposed to refer to something in the UI of JabRef or something in the code of JabRef or something in the JabRef documentation?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's the in a paper

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I linked https://devdocs.jabref.org/glossary/references.html - maybe we can refine that text with screenshots etc.

@github-actions github-actions bot added the status: changes-required Pull requests that are not yet complete label Nov 26, 2025
@github-actions github-actions bot removed the status: changes-required Pull requests that are not yet complete label Nov 26, 2025
@koppor koppor added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Nov 28, 2025
@koppor koppor enabled auto-merge November 30, 2025 19:47
@koppor koppor disabled auto-merge December 1, 2025 12:13
@koppor koppor merged commit 698673a into main Dec 1, 2025
59 of 67 checks passed
@koppor koppor deleted the add-inital-ad-md-devdoc branch December 1, 2025 12:14
Siedlerchr added a commit to EricW123/jabref that referenced this pull request Dec 1, 2025
…ue676

* upstream/main: (227 commits)
  Adapt welcome message (JabRef#14487)
  Add message when closing a PR
  Add collection of "all" AI features (JabRef#14438)
  Trigger conflict-detection on push on main (JabRef#14479)
  Add unassigned_comment on comment issue
  New Crowdin updates (JabRef#14483)
  Tweak labels also at merge conflicts
  Merge --remove-label and --add-label
  Remove SmartGroup and refactor groups factory (JabRef#14398)
  more debug
  Support html when parsing arXiv identifiers (JabRef#14474)
  Add debug and fix run
  Remove "ready-for-review" if changes are required
  Have label move as last step of comment
  Add pr number to output
  change files to file(s) (JabRef#14465)
  Add CDS archive (JabRef#14476)
  Fix adapting labels (JabRef#14477)
  Chore(deps): Bump jablib/src/main/resources/csl-styles (JabRef#14468)
  Chore(deps): Bump net.bytebuddy:byte-buddy in /versions (JabRef#14472)
  ...
Siedlerchr added a commit to tejjgv/jabref that referenced this pull request Dec 2, 2025
* upstream/main: (102 commits)
  Adapt welcome message (JabRef#14487)
  Add message when closing a PR
  Add collection of "all" AI features (JabRef#14438)
  Trigger conflict-detection on push on main (JabRef#14479)
  Add unassigned_comment on comment issue
  New Crowdin updates (JabRef#14483)
  Tweak labels also at merge conflicts
  Merge --remove-label and --add-label
  Remove SmartGroup and refactor groups factory (JabRef#14398)
  more debug
  Support html when parsing arXiv identifiers (JabRef#14474)
  Add debug and fix run
  Remove "ready-for-review" if changes are required
  Have label move as last step of comment
  Add pr number to output
  change files to file(s) (JabRef#14465)
  Add CDS archive (JabRef#14476)
  Fix adapting labels (JabRef#14477)
  Chore(deps): Bump jablib/src/main/resources/csl-styles (JabRef#14468)
  Chore(deps): Bump net.bytebuddy:byte-buddy in /versions (JabRef#14472)
  ...
shubhamk0205 pushed a commit to shubhamk0205/jabref that referenced this pull request Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev: code-quality Issues related to code or architecture decisions status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants